picture: Avoid some unnecessary signal connections
authorTimm Bäder <mail@baedert.org>
Fri, 21 Dec 2018 08:26:38 +0000 (09:26 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 31 Dec 2018 11:44:02 +0000 (12:44 +0100)
commitb4f2a3416ecfd4fbc86606b8c72a60097112b042
tree187e9c834c35d2fa756f2982a81d5d60294e6ab2
parent3b46e2a558f6db8dc500dcc268ba5a24324ca295
picture: Avoid some unnecessary signal connections

We don't need to ever invalidate the picture size if the paintable tells
us its size is static. Same for the contents.
gtk/gtkpicture.c